home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / Access / Levels / Level_250 < prev    next >
Text File  |  1996-11-05  |  2KB  |  74 lines

  1. ;$HBBS
  2.  
  3. ; Sysop Access Level, enable everything!
  4.  
  5. DownloadFiles=ON
  6. UploadFiles=ON
  7. SysopComment=ON
  8. ReadMail=ON
  9. WriteMail=ON
  10. ScanMail=ON
  11. AllowEdit=ON
  12. AllowStatus=ON
  13. ScanFiles=ON
  14. AllowView=ON
  15.  
  16. ; W commands
  17.  
  18. EditHandle=OFF
  19. EditRealName=ON
  20. EditPassword=ON
  21. EditGroup=ON
  22. EditLocation=ON
  23. EditCountry=ON
  24. EditComputer=ON
  25. EditPhoneNumber=ON
  26. EditLines=ON
  27. EditScreenType=ON
  28. EditEditor=ON ; *C* Not Implemented yet
  29. EditProtocol=ON
  30.  
  31. ; Message Options
  32.  
  33. DeleteMail=ON
  34. DeleteGroup=ON
  35. DeleteAnyone=ON
  36. AllowANSI=ON    ; allows user to use ansi in messages if enabled
  37.                              ; great for posting bbs adds! :-)
  38. AllowPrivate=ON   ; allows user to write private mail to another user
  39.                              ; (disables/enables the Private (Y/N) prompt!)
  40. AllowMultiple=ON  ; this setting when enabled allows users
  41.                              ; to select more than one person to send mail to
  42.                              ; by seperating the names with commas
  43.                              ; e.g, To: HYDRA,cRUISe,Oedipus
  44.                              ; this will duplicate the message for each user
  45.                              ; so they can reply/delete accoringly...
  46.  
  47. AllowGROUP=ON
  48. AllowALL=ON ; allow user to write messages to all users
  49.                          ; messages with ALL status are skipped by mailscans
  50.                          ; unless the user has specified otherwise in thier
  51.                          ; config options
  52. AllowEVERYBODY=OFF ; same as EALL in /X
  53.  
  54. AttachFiles=ON         ; allowed to attach any file at all ?
  55. AllowPrivateFiles=ON   ; Allows user to attach files to private messages
  56. AllowGroupFiles=ON     ; allows user to attach files to "group" messages
  57. AllowALLFiles=ON       ; allows user to attach files to "ALL" messages
  58. AllowEVERYONEFiles=OFF ; allows user to attach files to "everybody" messages
  59. AllowMultiFiles=ON
  60.  
  61. AutoExpireMsg=OFF
  62.  
  63. ; Transfer Options
  64.  
  65. ;sysop commands
  66.  
  67. AccountEditing=ON  ; *I* Not Implemented
  68. BreakChat=ON       ; *I* Not Implemented
  69.  
  70. UnlimitedTime=ON
  71. UnlimitedCalls=ON
  72. UnlimitedBytes=ON
  73. UnlimitedChat=ON
  74.